DataCollection | ComponentOne
C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / IsDisposed Property

In This Topic
    IsDisposed Property (C1ProxyDataCollection<T>)
    In This Topic
    Gets whether the collection is disposed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also